home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Macademic for Students & Teachers
/
Macademic for Students and Teachers (Quantum Leap)(1992).iso
/
Mathematics
/
GraphStack-Quadratic Eq.
/
background_9740.txt
< prev
next >
Wrap
Text File
|
1988-09-05
|
2KB
|
119 lines
-- background: 9740 from stack: in.
-- bmap block id: 10046
-- flags: 4000
-- background id: 0
-- name: 8
-- part 1 (button)
-- low flags: 00
-- high flags: A004
-- rect: left=10 top=312 right=334 bottom=93
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Print Card
----- HyperTalk script -----
on mouseUp
hide me
hide bg btn "Prev"
hide bg btn "Next"
doMenu "Print Card"
show me
show bg btn "Prev"
show bg btn "Next"
end mouseUp
-- part 3 (button)
-- low flags: 00
-- high flags: 2000
-- rect: left=477 top=309 right=336 bottom=505
-- title width / last selected line: 0
-- icon id / first selected line: 1013 / 1013
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Next
----- HyperTalk script -----
on mouseUp
visual effect iris open
go next
end mouseUp
-- part 4 (field)
-- low flags: 81
-- high flags: 2004
-- rect: left=4 top=65 right=146 bottom=134
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 20
-- text size: 14
-- style flags: 256
-- line height: 18
-- part name: Variables
-- part 5 (field)
-- low flags: 81
-- high flags: 2004
-- rect: left=4 top=5 right=68 bottom=134
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 20
-- text size: 14
-- style flags: 16640
-- line height: 18
-- part name: Vertex
-- part 6 (button)
-- low flags: 00
-- high flags: 2000
-- rect: left=480 top=1 right=28 bottom=508
-- title width / last selected line: 0
-- icon id / first selected line: 1012 / 1012
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: New Button
----- HyperTalk script -----
on mouseUp
visual effect iris open
go first
end mouseUp
-- part 7 (button)
-- low flags: 00
-- high flags: 2000
-- rect: left=450 top=309 right=336 bottom=478
-- title width / last selected line: 0
-- icon id / first selected line: 1014 / 1014
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: New Button
----- HyperTalk script -----
on mouseUp
visual effect iris close
go prev
end mouseUp